home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / rbbstxt.zip / @S.HLP < prev    next >
Text File  |  1988-09-24  |  3KB  |  56 lines

  1. S)earch: "S" scans file names and descriptions for a key term. This gives
  2. you the capability to search for a specific file, to locate a group of
  3. files dealing with a specific topic or to identify certain types of files
  4. (e.g., .BAS, .COM, .EXE).
  5.  
  6. You will be prompted for the string to scan for after you issue the "S"
  7. command. Case (upper or lower) is ignored in the search. For instance, the
  8. S)earch command treats the string "PC" and "pc" as identical.
  9.  
  10. Next, you will be asked for a directory to scan. Type in their name(s) or
  11. number(s) separated by semicolons. You can search through all of the
  12. directories on the system by typing "ALL" at the prompt. Pressing [ENTER]
  13. will return you to the Library Menu.
  14.  
  15. WARNING:  This file is over 1.5 megabytes in size and could take up to 5
  16.           minutes to scan.  Use caution with the "ALL" option.
  17.  
  18. If a string is found when searching the Library directories the disk number
  19. will be displayed in columns 77-79.
  20.  
  21.  
  22. TIPS:
  23. 1. You can obtain a list of directory names and numbers by giving the "L"
  24. command.
  25.  
  26. 2. Using "ALL" may result in a time consuming search if the RBBS-PC system
  27. contains many files. You can save time by searching specific directories.
  28.  
  29. 3. You can stack the S)earch command with the desired string. That is, you
  30. can enter "S;<string>" directly from the Library Menu. For example, you
  31. could type "S;ZORK" to search for the string "ZORK". You will then be asked
  32. for directory you want to scan.
  33.  
  34. 4. A string that occurs as part of a file name or description will still
  35. produce a match. Entering "BAS" will give you a listing of all files with
  36. 1) a ".BAS" extension, 2) "BAS" as part of the file name, or 3) "BAS" as
  37. part of a word or term in the file description.
  38.  
  39. 5. S supports only exact matches and not "wildcards".  For example
  40. "S;LIST*.ARC" will not find LIST543.ARC.
  41.  
  42. 6. Keep in mind that strings consisting of only a few characters could
  43. produce too many matches.   S;X will locate every line with an "X" in it.
  44.  
  45. 7. Strings consisting of many characters could produce too few matches.
  46. For example, if you want all files connected with QMODEM, specifying
  47. "S;QMODEM" will miss QMDM210.ARC and QMODFON.ARC.  You might want to
  48. broadened your search with "S;QM" to make sure you get all wanted files.
  49.  
  50. 8. You can use the "S" command to search for file types such as .DOC, or
  51. such as "spread" for information or programs related to spread sheets or
  52. "comm" for communications programs.
  53.  
  54. 9. You can stack the directories to search, as in "S;BAS;BASIC;PROG" to
  55. search directories BASIC and PROG for the substring BAS.
  56.